home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / demo / Mhtrs51 / _SETUP.1 / Muhtar3.exe / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Text File  |  2000-04-16  |  598b  |  31 lines

  1. object Form7: TForm7
  2.   Left = 258
  3.   Top = 161
  4.   AutoSize = True
  5.   BorderStyle = bsNone
  6.   Caption = 'Form7'
  7.   ClientHeight = 262
  8.   ClientWidth = 371
  9.   Color = 4194304
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 371
  23.     Height = 262
  24.     AutoSize = True
  25.     Center = True
  26.     Picture.Data = {<image000.bmp>}
  27.     Stretch = True
  28.     OnClick = Image1Click
  29.   end
  30. end
  31.